home *** CD-ROM | disk | FTP | other *** search
/ CorelDRAW! 7 / CorelDraw 7 cd-key DR7-9868904M35.iso / draw / scripts / presets6 / design06.csc < prev    next >
Encoding:
Text File  |  1996-10-24  |  2.3 KB  |  58 lines

  1. REM Gold offset      Font used: Playwright
  2. REM REM Converted from a DRAW PRESET binary to a DRAW RECORDING script
  3.  
  4. WITHOBJECT "CorelDraw.Automation.7"
  5.     .StartOfRecording 
  6.     .SuppressPainting 
  7.     .RecorderStorePreselectedObjects TRUE
  8.     .RecorderSelectObjectByIndex TRUE, 1
  9.     .ApplyOutline 0, 0, 0, 0, 0, 0, 0, -1, -1, FALSE, 0, 0, FALSE
  10.     .RecorderSelectObjectByIndex TRUE, 1
  11.     .ApplyFountainFill 0, 0, 0, 900, 256, 0, 3, 50
  12.     .SetFountainFillColor 0, 2, 0, 0, 0, 100
  13.     .SetFountainFillColor 5, 2, 0, 20, 100, 0
  14.     .SetFountainFillColor 14, 2, 0, 0, 0, 100
  15.     .SetFountainFillColor 22, 2, 0, 20, 100, 0
  16.     .SetFountainFillColor 30, 2, 0, 0, 0, 100
  17.     .SetFountainFillColor 37, 2, 0, 20, 100, 0
  18.     .SetFountainFillColor 46, 2, 0, 0, 0, 100
  19.     .SetFountainFillColor 53, 2, 0, 20, 100, 0
  20.     .SetFountainFillColor 65, 2, 0, 20, 100, 0
  21.     .SetFountainFillColor 79, 2, 0, 0, 0, 100
  22.     .SetFountainFillColor 91, 2, 0, 20, 100, 0
  23.     .SetFountainFillColor 100, 2, 0, 0, 0, 100
  24.     .RecorderSelectObjectByIndex TRUE, 1
  25.     .DuplicateObject 0, 0
  26.     .RecorderSelectObjectByIndex TRUE, 2
  27.     .MoveObject -6603, 0
  28.     .RecorderSelectObjectByIndex TRUE, 2
  29.     .ApplyFountainFill 0, 0, 0, 900, 256, 0, 3, 50
  30.     .SetFountainFillColor 0, 2, 0, 0, 0, 100
  31.     .SetFountainFillColor 10, 2, 0, 20, 100, 0
  32.     .SetFountainFillColor 29, 2, 0, 0, 0, 100
  33.     .SetFountainFillColor 48, 2, 0, 20, 100, 0
  34.     .SetFountainFillColor 93, 2, 0, 20, 100, 0
  35.     .SetFountainFillColor 100, 2, 0, 0, 0, 100
  36.     .RecorderSelectObjectByIndex TRUE, 2
  37.     .ApplyFountainFill 0, 0, 0, 900, 256, 0, 3, 50
  38.     .SetFountainFillColor 0, 2, 0, 0, 0, 100
  39.     .SetFountainFillColor 10, 2, 0, 20, 100, 0
  40.     .SetFountainFillColor 29, 2, 0, 0, 0, 100
  41.     .SetFountainFillColor 79, 2, 0, 20, 100, 0
  42.     .SetFountainFillColor 85, 2, 0, 20, 100, 0
  43.     .SetFountainFillColor 100, 2, 0, 0, 0, 100
  44.     .RecorderSelectObjectByIndex TRUE, 2
  45.     .ApplyFountainFill 0, 0, 0, 900, 256, 0, 3, 50
  46.     .SetFountainFillColor 0, 2, 0, 0, 0, 100
  47.     .SetFountainFillColor 22, 2, 0, 20, 100, 0
  48.     .SetFountainFillColor 46, 2, 0, 0, 0, 100
  49.     .SetFountainFillColor 79, 2, 0, 20, 100, 0
  50.     .SetFountainFillColor 85, 2, 0, 20, 100, 0
  51.     .SetFountainFillColor 100, 2, 0, 0, 0, 100
  52.     .RecorderSelectPreselectedObjects TRUE
  53.     .RecorderSelectObjectsByIndex FALSE, 2, -1, -1, -1, -1
  54.     .Group 
  55.     .ResumePainting 
  56.     .EndOfRecording 
  57. END WITHOBJECT
  58.